home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 November / macformat-043.iso / mac / Shareware Plus / Developers / OpenStack Rinaldi Collection / openstack-rinaldi-lib / ExtractItems 1.4 (US) / ExtractItems 1.4 (US).rsrc / HELP_5635 next >
Encoding:
Text File  |  1996-01-09  |  2.1 KB  |  48 lines

  1.  
  2.  
  3.                                           ExtractItems 1.4
  4.  
  5.                                           by Frédéric RINALDI
  6.  
  7. DESCRIPTION
  8.   ExtractItems XFCN extracts one or more items from a list.
  9.  
  10. SYNTAX
  11.     ExtractItems(<text>,<item nb>[…<item nb>][,<item sep>[,<line sep>]])
  12.  
  13. PARAMETERS
  14.    <Text> is the original list of many lines of one or more items.
  15.  
  16.    <Item Nb> is a positive non zero integer giving the item number(s) to extract from the text.
  17.  
  18.    <item sep> and <line sep> are both a single char defining respectively the item and line separators. Default is comma fior itemSep (or the current value of the itemDelimitert property under HC 2.1), return for lineSep.
  19.  
  20.    Using "!", "?" or "=" as first parameter will return an online help (resp. copyright, syntax and output).
  21.  
  22. USING
  23.    The XFCN returns the extracted list.
  24.  
  25. ERRORS
  26.    If an error occurs, ExtractItems can return :
  27.      "Error : Out of memory"
  28.      "Error : Missing parameter(s)"
  29.      "Error : Bad item number #x"
  30.  
  31. HISTORY
  32. 1.4                                                                                         05/17/92
  33. • Fixed again itemDelimiter handling
  34.                                                                                          
  35. 1.3                                                                                         04/27/92
  36. • Fixed itemDelimiter/HC 2.0v2 bug
  37.                                                                                          
  38. 1.2                                                                                         03/13/92
  39. • Added LineSep and ItemSep params
  40. --------------------------------------------------------------------
  41.    All externals included in this stack are FreeWare and may be used in non-commercial software provided the following notice is visibly present :
  42.  
  43.                  ExtractItems XFCN, © Frederic Rinaldi, 1989…1993.
  44.  
  45.    Free for non-commercial use. Use in commercial software subjected to prior acknowledgement and licensing from the author, reachable at the following network addresses:
  46.  
  47. AppleLink: RINALDI1   CalvaCom : FR10    Compuserve : 71170,2111
  48.                Internet : RINALDI1@APPLELINK@APPLE.COM